GET api/cashBalancing/operator/{guid}/stores?stores[0]={stores[0]}&stores[1]={stores[1]}

Gets a list of stores based on the open cash balancing headers this operator worked at

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

Operator identifier

globally unique identifier

Required

stores

Operator's allowed stores

Collection of integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Store
NameDescriptionTypeAdditional information
ID

integer

None.

IsMaster

boolean

None.

ShortName

string

None.

URL

Web address for store (eg stores website / online store)

string

Data type: Url

SortOrder

integer

None.

Name

string

None.

Phone

string

None.

Fax

string

None.

Email

string

None.

Address1

string

None.

Address2

string

None.

City

string

None.

State

string

None.

Country

string

None.

PostCode

string

None.

Delivery

How the Store’s pricing file will be delivered

StoreDelivery

None.

ExportAccounts

integer

None.

SalesAccountFolder

string

None.

PurchaseAccountFolder

string

None.

InitLoad

Used in SEO for synchronising new Stores to groups

integer

None.

InitIDs

Used in SEO for synchronising new Stores to groups

integer

None.

ZoneID

integer

None.

ActAsMaster

integer

None.

LastActiveUtc

date

None.

Active

boolean

None.

Warehouse

boolean

None.

ABN

string

None.

PhoneOrderSubjectLine

string

None.

CaseConfiguration

CaseConfiguration

None.

IsNormalPriceChangesCampaign

boolean

None.

GeneratePrintLabels

Whether this store will automatically generate print labels

boolean

None.

HeaderLogo

string

None.

CustNo

string

Deprecated. use HostStoreSettings records instead.

StateCode

Host State Indicator

string

Deprecated. use HostStoreSettings records instead.

String length: inclusive between 0 and 2

HostIdentifier

Collection of byte

Deprecated. use HostStoreSettings records instead.

HostIdentifierGuid

globally unique identifier

Deprecated. use HostStoreSettings records instead.

HostName

HostProvider

Deprecated. use HostStoreSettings records instead.

HostAddress

string

Deprecated. use HostStoreSettings records instead.

HostUsername

string

Deprecated. use HostStoreSettings records instead.

HostPassword

string

Deprecated. use HostStoreSettings records instead.

ExcludeFromLeadInOut

boolean

Deprecated. use HostStoreSettings records instead.

AccountingProvider

AccountingProvider

Deprecated. Search the settings table for this value, Section='Accounting', KeyName='AccountingProvider'.

AccountingAddress

string

None.

AccountingUsername

string

None.

AccountingPassword

string

None.

StoreAccountingCode

string

None.

SoftwareVariance

integer

None.

FuelWarningVariance

decimal number

None.

FuelErrorVariance

decimal number

None.

FuelAccumulatedWarningVariance

decimal number

None.

FuelAccumulatedErrorVariance

decimal number

None.

DrawManagment

CashBalancingDrawerManagement

None.

EndOfDayManagment

boolean

None.

AutoFillCashBalancing

boolean

None.

FuelDayVariance

integer

None.

AccountingTradingTime

time interval

None.

StockActivateProduct

ActivateProducts

None.

GiftCardSalesAccountingDeptCode

string

None.

TransactionDiscountAccountingDeptCode

string

None.

Size

integer

None.

Updated

date

None.

PriceZoneName

string

Relation. This field may not always be loaded or used for updates.

StoreFuelConfigured

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddressCopied

boolean

Relation. This field may not always be loaded or used for updates.

ShippingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

BillingAddress

StoreAddress

Relation. This field may not always be loaded or used for updates.

HostStoreSettings

Collection of HostStoreSetting

Relation. This field may not always be loaded or used for updates.

Accounts

Collection of StoreAccount

Relation. This field may not always be loaded or used for updates.

Sales

Collection of StoreExternalSale

Relation. This field may not always be loaded or used for updates.

ZoneMatrix

Collection of ZoneMatrix

Relation. This field may not always be loaded or used for updates.

CashManagements

Collection of CashManagement

Relation. This field may not always be loaded or used for updates.

UpdateStoreID

SaaS Store ID

globally unique identifier

Relation. This field may not always be loaded or used for updates.

UpdateStore

SaaS Store Connection

UpdateStore

Relation. This field may not always be loaded or used for updates.

TimeZoneId

Windows TimeZoneId to set store to

string

Relation. This field may not always be loaded or used for updates.

SecurityOptions

SecurityOptions

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-08-02T23:25:32.4568708",
    "active": true,
    "warehouse": true,
    "abn": "sample string 19",
    "phoneOrderSubjectLine": "sample string 20",
    "caseConfiguration": 21,
    "isNormalPriceChangesCampaign": true,
    "generatePrintLabels": true,
    "headerLogo": "sample string 24",
    "custNo": "sample string 25",
    "stateCode": "sample string 26",
    "hostIdentifier": "Y86VdBV3lUeRCopTl5O9Jw==",
    "hostIdentifierGuid": "7495ce63-7715-4795-910a-8a539793bd27",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-08-02T23:25:32.4568708",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "2",
      "storeID": 1,
      "addressType": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "city": "sample string 3",
      "state": "sample string 4",
      "country": "sample string 5",
      "postCode": "sample string 6"
    },
    "billingAddress": {
      "$ref": "2"
    },
    "hostStoreSettings": [
      {
        "$id": "3",
        "id": 1,
        "hostIdentifier": "Ixrs0acgCkKDHoCg/ymK3w==",
        "hostIdentifierGuid": "d1ec1a23-20a7-420a-831e-80a0ff298adf",
        "storeID": 2,
        "username": "sample string 3",
        "password": "sample string 4",
        "passwordPlain": "sample string 5",
        "serverAddress": "sample string 6",
        "serverPort": 1,
        "excludeFromLeadInOut": true,
        "useForHostFile": true,
        "metcashPillarID": "sample string 9",
        "metcashStateCode": "sample string 10",
        "metcashCustomerID": "sample string 11",
        "metcashTradingPartnerID": "sample string 12",
        "drakesCustomerNumber": 1,
        "sparCustomerNumber": "sample string 13",
        "sparOrderUsername": "sample string 14",
        "sparOrderPassword": "sample string 15",
        "sparOrderPasswordPlain": "sample string 16",
        "pharmXSiteID": 1,
        "ibaZoneID": 1,
        "ibaState": "sample string 17",
        "foodlandStoreCode": "sample string 18",
        "ilgMemberNumber": "sample string 19",
        "ilgOutletLocation": 1,
        "ilgBaseCost": 1,
        "ilgApplyNonAdvertisedPromos": true,
        "ilgExemptFromFreight": true,
        "ilgOrderDealReview": true,
        "ilgFinanceFee": 1,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "4",
          "identifier": "RGygB3C6ck2X6GIEaeLlfg==",
          "identifierGuid": "07a06c44-ba70-4d72-97e8-620469e2e57e",
          "isPrimary": true,
          "obeyPreferredHost": true,
          "loadCampaigns": true,
          "isHostOwnedGroup": true,
          "serviceFeeID": 1,
          "deletedDiscountRate": 1,
          "deletedDiscountDuration": 1,
          "doNotRange": true,
          "doNotOrder": true,
          "updateMaster": true,
          "ignoreHostPriceGroups": true,
          "ignoreNormalSellIncrease": true,
          "ignoreNormalSellIncreaseRange": 11,
          "ignoreNormalSellDecrease": true,
          "ignoreNormalSellDecreaseRange": 13,
          "roundNormalSell": true,
          "ignorePromotionSell": true,
          "ignoreNonAdvertisedPromotionSell": true,
          "splitAdvertisedAndNonAdvertisedPromotions": true,
          "ignoreLeadInOut": true,
          "hostSupplierIdentifier": "D6Jbcnbz5UCL6Z/2//uV+A==",
          "hostSupplierIdentifierGuid": "725ba20f-f376-40e5-8be9-9ff6fffb95f8",
          "loyaltyPriceLevelIdentifier": "72LTKtlvekKDa1vSUSdyNQ==",
          "loyaltyPriceLevelIdentifierGuid": "2ad362ef-6fd9-427a-836b-5bd251277235",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-08-02T23:25:32.4568708",
          "lastProcessed": "2025-08-02T23:25:32.4568708",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "5",
            "identifier": "K1OKQUVV+kWUv7NOk/5qsg==",
            "identifierGuid": "418a532b-5545-45fa-94bf-b34e93fe6ab2",
            "code": "sample string 1",
            "name": "sample string 2",
            "fuelSupplier": true,
            "isSupplier": true,
            "isHostedSupplier": true,
            "hostID": 1,
            "accountCode": "sample string 6",
            "invoiceSuffix": "sample string 7",
            "orderEmail": "sample string 8",
            "orderEmailBcc": "sample string 9",
            "orderFax": "sample string 10",
            "showOrderCost": true,
            "receiptCostUpdate": true,
            "sendReceipt": true,
            "receiptEmail": "sample string 14",
            "receiptEmailBcc": "sample string 15",
            "primaryContactGuid": "oLLU8ekJSUOhG8Ms5iNipg==",
            "primaryContactID": "f1d4b2a0-09e9-4349-a11b-c32ce62362a6",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "6ECUDndVAU2tgo7DoSNqXA==",
            "supplierGroupGuid": "0e9440e8-5577-4d01-ad82-8ec3a1236a5c",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-08-02T23:25:32.4568708",
            "rebateLastClaimedAmount": 1.0,
            "cartonsOnly": true,
            "minimumOrderValue": 1,
            "enforceMinimumQuantity": true,
            "freight": 19.0,
            "freightType": 20,
            "deleted": true,
            "deletedUser": "sample string 22",
            "storeName": "sample string 23",
            "primaryContact": {
              "$id": "6",
              "id": "f6a00f65-f954-4161-bb15-ec163b2f22a6",
              "identifier": "WHPNd6lyO0GRqz2Sp7QlcA==",
              "identifierGuid": "77cd7358-72a9-413b-91ab-3d92a7b42570",
              "familyName": "sample string 1",
              "givenNames": "sample string 2",
              "otherNames": "sample string 3",
              "title": "sample string 4",
              "dateOfBirth": "sample string 5",
              "sex": "sample string 6",
              "address": "sample string 7",
              "address1": "sample string 8",
              "address2": "sample string 9",
              "town": "sample string 10",
              "state": "sample string 11",
              "country": "sample string 12",
              "postalCode": "sample string 13",
              "telephone": "sample string 14",
              "mobile": "sample string 15",
              "email": "sample string 16",
              "fax": "sample string 17",
              "primary": true
            },
            "contacts": [
              {
                "$id": "7",
                "supplierIdentifier": "lUBfspZ5sEmmmQB7ZL8Yag==",
                "supplierIdentifierGuid": "b25f4095-7996-49b0-a699-007b64bf186a",
                "contactGuid": "1SfGvoXSaEiPgeuqTRERRA==",
                "contactID": "bec627d5-d285-4868-8f81-ebaa4d111144",
                "contact": {
                  "$ref": "6"
                },
                "supplier": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "7"
              }
            ],
            "products": [
              {
                "$id": "8",
                "pluG_UID": "zZODLjmrg02THjq8VmoMeQ==",
                "pluGuid": "2e8393cd-ab39-4d83-931e-3abc566a0c79",
                "supplierIdentifier": "kQurp9dBEUiZThjWxnRtJw==",
                "supplierIdentifierGuid": "a7ab0b91-41d7-4811-994e-18d6c6746d27",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-08-02T23:25:32.4568708",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-08-02T23:25:32.4568708",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "9",
                    "pluG_UID": "q0uzJl742UuNqoD/0D0+Nw==",
                    "pluGuid": "26b34bab-f85e-4bd9-8daa-80ffd03d3e37",
                    "supplierIdentifier": "/cqlmDspxUOi2SOQ4QJcYA==",
                    "supplierIdentifierGuid": "98a5cafd-293b-43c5-a2d9-2390e1025c60",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "lTo8CUVEWkaTVYzHZBkHew==",
                "parentPluGuid": "093c3a95-4445-465a-9355-8cc76419077b",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "10",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "dbnsdtQRLkKcKj7JMBDfZQ==",
                  "guid": "76ecb975-11d4-422e-9c2a-3ec93010df65",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "rq51t/CeHUOelhO/XhNsAg==",
                  "priceGroupGuid": "b775aeae-9ef0-431d-9e96-13bf5e136c02",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-08-02T23:25:32.4568708",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-08-02T23:25:32.4568708",
                  "pluCreated": "2025-08-02T23:25:32.4568708",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-08-02T23:25:32.4568708",
                  "lastManualUpdate": "2025-08-02T23:25:32.4568708",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-08-02T23:25:32.4568708",
                  "currentCostUpdated": "2025-08-02T23:25:32.4568708",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-08-02T23:25:32.4568708",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "awsUpdated": "2025-08-02T23:25:32.4568708",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "51xWpWjLnk2uL90wcNP47g==",
                  "altPLUGuid": "a5565ce7-cb68-4d9e-ae2f-dd3070d3f8ee",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-08-02T23:25:32.4568708",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "/RKZIIlmF0yTZaIGbP6Iag==",
                  "shelfPageLayoutGuid": "209912fd-6689-4c17-9365-a2066cfe886a",
                  "talkerPageLayoutG_UID": "LPZSOjfEjEO5Bi/mEX/DWg==",
                  "talkerPageLayoutGuid": "3a52f62c-c437-438c-b906-2fe6117fc35a",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 85,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 87",
                  "refresh": true,
                  "earnLoyaltyPoints": true,
                  "earnLoyaltyPointsChanged": true,
                  "quantityOverride": true,
                  "quantityOverrideChanged": true,
                  "quantityRequired": true,
                  "quantityRequiredChanged": true,
                  "allowDiscounts": true,
                  "allowDiscountsChanged": true,
                  "discountDiscounts": true,
                  "discountDiscountsChanged": true,
                  "itemRecalled": true,
                  "itemRecalledChanged": true,
                  "noRefund": true,
                  "noRefundChanged": true,
                  "allowMarkdown": true,
                  "allowMarkdownChanged": true,
                  "priceRequired": true,
                  "priceRequiredChanged": true,
                  "fuelItem": true,
                  "fuelItemChanged": true,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "cSwsQCb3ikCFSX1ocUXgyg==",
                  "inventoryIdentifier": "402c2c71-f726-408a-8549-7d687145e0ca",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "XaIJWpJB+UmrThumXsm3EQ==",
                  "parentPluGuid": "5a09a25d-4192-49f9-ab4e-1ba65ec9b711",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "mtx51+fBw0+tdqRb/zZreQ==",
                  "supplierIdentifierGuid": "d779dc9a-c1e7-4fc3-ad76-a45bff366b79",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "cL6FfJXrxUOBYu44D0gzIg==",
                  "rebateSupplierIdentifierGuid": "7c85be70-eb95-43c5-8162-ee380f483322",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-08-02T23:25:32.4568708",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "LIwNWCRz90CgukiAcF8qvQ==",
                  "hostIdentifierGuid": "580d8c2c-7324-40f7-a0ba-4880705f2abd",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "store": {
                    "$ref": "1"
                  },
                  "storePrices": [
                    {
                      "$id": "11",
                      "pluG_UID": "TNACWcS2sEmj3QlTx7ZA8A==",
                      "pluGuid": "5902d04c-b6c4-49b0-a3dd-0953c7b640f0",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-08-02T23:25:32.4568708"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "currentPrices": {
                    "$id": "12",
                    "pluPrices": {
                      "$id": "13",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-08-02T23:25:32.4568708",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "13"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "14",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-08-02T23:25:32.4568708",
                      "startTime": 3,
                      "endDate": "2025-08-02T23:25:32.4568708",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "aJrXoXhY+02FxpO9m9lfKA==",
                      "hostIdentifierGuid": "a1d79a68-5878-4dfb-85c6-93bd9bd95f28",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "15",
                    "g_UId": "Cvbk0BqOpkmlBJJ20p+S1g==",
                    "guid": "d0e4f60a-8e1a-49a6-a504-9276d29f92d6",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "16",
                    "priceGroupG_UID": "l3/WtNIGvU+CpLQxZt+5jg==",
                    "priceGroupGuid": "b4d67f97-06d2-4fbd-82a4-b43166dfb98e",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-08-02T23:25:32.4568708",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "17",
                    "pluG_UID": "/rrZbvNVYk2CbBHLCbgTnQ==",
                    "pluGuid": "6ed9bafe-55f3-4d62-826c-11cb09b8139d",
                    "plu": 1,
                    "servingsPerPack": 1,
                    "servingSize": 1,
                    "showAllergens": 1,
                    "energy": 1,
                    "protein": 1,
                    "fat": 1,
                    "saturated": 1,
                    "carbo": 1,
                    "sugars": 1,
                    "sodium": 1,
                    "potasium": 1,
                    "calcium": 1,
                    "fibre": 1,
                    "soya": 1,
                    "nutsSeeds": 1,
                    "shells": 1,
                    "eggs": 1,
                    "dairy": 1,
                    "gluten": 1,
                    "sulphites": 1,
                    "peanuts": 1,
                    "sesame": 1,
                    "fish": 1,
                    "lupins": 1
                  },
                  "dates": {
                    "$id": "18",
                    "pluGuid": "9205c639-ac74-4a32-bf0b-1095da5085bf",
                    "created": "2025-08-02T23:25:32.4568708",
                    "createdByUser": "sample string 1",
                    "activated": "2025-08-02T23:25:32.4568708",
                    "deactivated": "2025-08-02T23:25:32.4568708",
                    "lastOrdered": "2025-08-02T23:25:32.4568708",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-08-02T23:25:32.4568708",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-08-02T23:25:32.4568708",
                    "lastSold": "2025-08-02T23:25:32.4568708",
                    "firstSold": "2025-08-02T23:25:32.4568708",
                    "awsUpdated": "2025-08-02T23:25:32.4568708",
                    "lastManualUpdate": "2025-08-02T23:25:32.4568708",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-08-02T23:25:32.4568708",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-08-02T23:25:32.4568708",
                    "doNotRangeUpdated": "2025-08-02T23:25:32.4568708",
                    "doNotOrderUpdated": "2025-08-02T23:25:32.4568708",
                    "tracked": "2025-08-02T23:25:32.4568708"
                  },
                  "allergens": [
                    {
                      "$id": "19",
                      "allergenID": 1,
                      "pluG_UID": "Ita/dZ3AkkGNzGGPh841Cw==",
                      "pluGuid": "75bfd622-c09d-4192-8dcc-618f87ce350b",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "costs": {
                    "$id": "20",
                    "pluG_UID": "3nkoc1iD+UuAJ3DRHqtyZw==",
                    "pluGuid": "732879de-8358-4bf9-8027-70d11eab7267",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-08-02T23:25:32.4568708",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "21",
                      "saleHeaderID": 1,
                      "created": "2025-08-02T23:25:32.4568708",
                      "createdLocal": "2025-08-02T23:25:32.4568708",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "+sZGlI64e0qvJc92auo74w==",
                      "operatorGuid": "9446c6fa-b88e-4a7b-af25-cf766aea3be3",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "WqY/LICnc0iUokWXGL6efA==",
                      "pluGuid": "2c3fa65a-a780-4873-94a2-459718be9e7c",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "22",
                        "id": 1,
                        "g_Uid": "ljQh24YRDEOgK9lyxJv75A==",
                        "guid": "db213496-1186-430c-a02b-d972c49bfbe4",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-08-02T23:25:32.4568708",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-08-02T23:25:32.4568708",
                        "endShift": "2025-08-02T23:25:32.4568708",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "23",
                            "operatorG_UID": "d4UKvnTCuEKKTePxqA+81w==",
                            "operatorGuid": "be0a8577-c274-42b8-8a4d-e3f1a80fbcd7",
                            "storeID": 2,
                            "operator": {
                              "$ref": "22"
                            },
                            "store": {
                              "$ref": "1"
                            }
                          },
                          {
                            "$ref": "23"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "24",
                      "pluID": 1,
                      "pluG_UID": "vTBT0pUgjkKlHXeLSVbpdg==",
                      "pluGuid": "d25330bd-2095-428e-a51d-778b4956e976",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "25",
                      "pluG_UId": "25giVkMHy0eECGnOObofBw==",
                      "pluGuid": "562298db-0743-47cb-8408-69ce39ba1f07",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "10"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "26",
                      "identifier": "UqYgwwBHNEe7ghE77bmWhg==",
                      "identifierGuid": "c320a652-4700-4734-bb82-113bedb99686",
                      "pluG_UID": "PcL9qujzYkWz9kB41Bu+CQ==",
                      "pluGuid": "aafdc23d-f3e8-4562-b3f6-4078d41bbe09",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "supplier": {
                    "$ref": "5"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "ordering": {
                    "$ref": "8"
                  },
                  "flipChartPages": [
                    {
                      "$id": "27",
                      "identifier": "NlsIikk9Dkq8lBmYad6wSQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "8a085b36-3d49-4a0e-bc94-199869deb049",
                      "exists": true,
                      "flipChartIdentifier": "PvhejzsWnkeyxMwm8GVCuA==",
                      "flipChartIdentifierGuid": "8f5ef83e-163b-479e-b2c4-cc26f06542b8",
                      "contentPanelName": "sample string 5",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "enableProductRecogniser": true,
                      "displayName": "sample string 7",
                      "sortOrder": 8,
                      "storeID": 1,
                      "productsPerRow": 9,
                      "rows": 10,
                      "showButtonText": true,
                      "showButtonImage": true,
                      "buttonWidth": 13,
                      "buttonHeight": 14,
                      "autoSizeButtons": true,
                      "autoSizeGrid": true,
                      "buttonAnchor": 17,
                      "buttonBackgroundImage": "sample string 18",
                      "buttonTopColour": 1,
                      "buttonTextColour": 1,
                      "buttonBottomColour": 1,
                      "buttonBorderColour": 1,
                      "buttonBorderWidth": 1,
                      "buttonRadius": 1,
                      "buttonGradientMode": 1,
                      "buttonDropShadow": true,
                      "buttonShadowWidth": 1,
                      "buttonHighLightOnPush": true,
                      "buttonFontFamily": "sample string 19",
                      "buttonFontSize": 1.1,
                      "buttonFontStyle": 1,
                      "buttonTextAlign": 1,
                      "buttonWordBreak": true,
                      "buttonDrawImageAndButton": true,
                      "buttonVerticalText": true,
                      "buttonImageAlign": 1,
                      "buttonMarginX": 20,
                      "buttonMarginY": 21,
                      "beginButtonsX": 22,
                      "beginButtonsY": 23,
                      "manualSortProducts": true,
                      "sortProductsKind": 25,
                      "groupIdentifier": "zFjffckNKUmjvqJ7Lqbfpg==",
                      "groupIdentifierGuid": "7ddf58cc-0dc9-4929-a3be-a27b2ea6dfa6",
                      "flipChart": {
                        "$id": "28",
                        "identifier": "3smxRpaWGE2DPw3ur9/8VQ==",
                        "identifierGuid": "46b1c9de-9696-4d18-833f-0deeafdffc55",
                        "displayName": "sample string 2",
                        "sortOrder": 3,
                        "productsPerRow": 4,
                        "rowsPerPage": 5,
                        "buttonMarginX": 6,
                        "buttonMarginY": 7,
                        "beginButtonsX": 8,
                        "beginButtonsY": 9,
                        "autoSizeButtons": true,
                        "autoSizeGrid": true,
                        "showButtonText": true,
                        "showButtonImage": true,
                        "formLocationX": 1,
                        "formLocationY": 1,
                        "formWidth": 14,
                        "formHeight": 15,
                        "formMaximised": true,
                        "formResizable": true,
                        "formBackgroundImage": "sample string 16",
                        "formBackgroundColourA": 1,
                        "formBackgroundColourR": 1,
                        "formBackgroundColourG": 1,
                        "formBackgroundColourB": 1,
                        "formFontFamily": "sample string 17",
                        "formFontSize": 1.1,
                        "formFontStyle": 1,
                        "formAttributes": "sample string 18",
                        "buttonWidth": 19,
                        "buttonHeight": 20,
                        "buttonAnchor": 21,
                        "buttonBackgroundImage": "sample string 22",
                        "buttonTopColour": 1,
                        "buttonTextColour": 1,
                        "buttonBottomColour": 1,
                        "buttonBorderColour": 1,
                        "buttonBorderWidth": 1,
                        "buttonRadius": 1,
                        "buttonGradientMode": 1,
                        "buttonDropShadow": true,
                        "buttonShadowWidth": 1,
                        "buttonHighLightOnPush": true,
                        "buttonFontFamily": "sample string 23",
                        "buttonFontSize": 1.1,
                        "buttonFontStyle": 1,
                        "buttonTextAlign": 1,
                        "buttonWordBreak": true,
                        "buttonDrawImageAndButton": true,
                        "buttonVerticalText": true,
                        "buttonImageAlign": 1,
                        "panelLocationX": 1,
                        "panelLocationY": 1,
                        "panelWidth": 1,
                        "panelHeight": 1,
                        "panelAnchor": 1,
                        "panelFontFamily": "sample string 24",
                        "panelFontSize": 1.1,
                        "panelFontStyle": 1,
                        "panelBackgroundColour": 1,
                        "panelTextColour": 1,
                        "panelAttributes": "sample string 25",
                        "unsentCount": 26,
                        "group": {
                          "$id": "29",
                          "identifier": "h4eSCf+f9U2QwMHywe+N8w==",
                          "identifierGuid": "09928787-9fff-4df5-90c0-c1f2c1ef8df3",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "30",
                              "id": 1,
                              "g_UID": "YZf/J/vwrESin5DkKgfHCg==",
                              "guid": "27ff9761-f0fb-44ac-a29f-90e42a07c70a",
                              "zoneID": 3,
                              "storeID": 4,
                              "name": "sample string 5",
                              "formType": "sample string 6",
                              "locationX": 1,
                              "locationY": 1,
                              "width": 1,
                              "height": 1,
                              "maximised": true,
                              "resizable": true,
                              "backgroundImage": "sample string 7",
                              "backgroundColour": "sample string 8",
                              "backgroundColourA": 1,
                              "backgroundColourR": 1,
                              "backgroundColourG": 1,
                              "backgroundColourB": 1,
                              "fontFamily": "sample string 9",
                              "fontSize": 1.1,
                              "fontStyle": 1,
                              "previousForm": 1,
                              "previousFormG_UID": "MPVwiwIflEenqmjyNjeBDg==",
                              "previousFormGuid": "8b70f530-1f02-4794-a7aa-68f23637810e",
                              "nextForm": 1,
                              "nextFormG_UID": "BFBVeS8shkqzIZ2wfFgoHw==",
                              "nextFormGuid": "79555004-2c2f-4a86-b321-9db07c58281f",
                              "attributes": "sample string 10",
                              "updated": "2025-08-02T23:25:32.4568708",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "30"
                              },
                              "previousCheckoutForm": {
                                "$ref": "30"
                              },
                              "buttons": [
                                {
                                  "$id": "31",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "QfcsbDYUbka6K797FHFWJw==",
                                  "checkoutFormGuid": "6c2cf741-1436-466e-ba2b-bf7b14715627",
                                  "identifier": "Y5zKaLLPvkWy22vOExzjdQ==",
                                  "identifierGuid": "68ca9c63-cfb2-45be-b2db-6bce131ce375",
                                  "name": "sample string 5",
                                  "plu": 1,
                                  "locationX": 1,
                                  "locationY": 1,
                                  "width": 1,
                                  "height": 1,
                                  "anchor": 1,
                                  "backgroundImage": "sample string 6",
                                  "backgroundImageID": 1,
                                  "backgroundImageUrl": "sample string 7",
                                  "topColour": 1,
                                  "textColour": 1,
                                  "bottomColour": 1,
                                  "borderColour": 1,
                                  "borderWidth": 1,
                                  "radius": 1,
                                  "gradientMode": 1,
                                  "dropShadow": true,
                                  "shadowWidth": 1,
                                  "highLightOnPush": true,
                                  "fontFamily": "sample string 8",
                                  "fontSize": 1.1,
                                  "fontStyle": 1,
                                  "textAlign": 1,
                                  "imageAlign": 1,
                                  "wordBreak": true,
                                  "verticalText": true,
                                  "buttonFunction": 1,
                                  "buttonValue": 1,
                                  "valueG_UID": "PkN9/VqJr0mLry8HjgkVFQ==",
                                  "valueGuid": "fd7d433e-895a-49af-8baf-2f078e091515",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-08-02T23:25:32.4568708",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "30"
                                  },
                                  "image": {
                                    "$id": "32",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-08-02T23:25:32.4568708",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "33",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "JhpGD/tcU0uJMSDt/CvneQ==",
                                  "checkoutFormGuid": "0f461a26-5cfb-4b53-8931-20edfc2be779",
                                  "panelType": "sample string 4",
                                  "name": "sample string 5",
                                  "locationX": 6,
                                  "locationY": 7,
                                  "width": 8,
                                  "height": 9,
                                  "anchor": 10,
                                  "fontFamily": "sample string 11",
                                  "fontSize": 12.1,
                                  "fontStyle": 13,
                                  "backgroundColour": 14,
                                  "textColour": 15,
                                  "attributes": "sample string 16"
                                },
                                {
                                  "$ref": "33"
                                }
                              ]
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "33"
                      },
                      "products": [
                        {
                          "$id": "34",
                          "flipChartPageIdentifier": "mwyW1Vxw00yGUzhpiMiXIQ==",
                          "flipChartPageIdentifierGuid": "d5960c9b-705c-4cd3-8653-386988c89721",
                          "pluG_UID": "x6UFZWu3vESKYkHzZYKNHQ==",
                          "pluGuid": "6505a5c7-b76b-44bc-8a62-41f365828d1d",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "10"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "35",
                      "pluG_UID": "aJHPlrX6rEWAyOco+jtGCw==",
                      "pluGuid": "96cf9168-fab5-45ac-80c8-e728fa3b460b",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-08-02T23:25:32.4568708",
                      "previousPrice": 1,
                      "previousCostCalcMethod": 1,
                      "previousCost": 1,
                      "previousWeightedAvgCost": 1,
                      "previousLastCost": 1,
                      "previousRawCost": 15,
                      "previousRawWeightedAvgCost": 16,
                      "previousRawLastCost": 17,
                      "previousCostDecimals": 1,
                      "previousServiceFeeID": 18,
                      "previousFreight": 19.0,
                      "previousFreightType": 20,
                      "storeID": 21,
                      "storeName": "sample string 22",
                      "serviceFeeDescription": "sample string 23",
                      "previousServiceFeeDescription": "sample string 24"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "36",
                      "pluG_UID": "IdpMHlUwiEWjn+0GQdOVig==",
                      "ingredientGuid": "4TA16n7QWUKtyQn/vOUC7Q==",
                      "ingredientIdentifier": "ea3530e1-d07e-4259-adc9-09ffbce502ed",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "37",
                      "pluG_UID": "RNM60rc72k20g2lpTz3LSg==",
                      "pluGuid": "d23ad344-3bb7-4dda-b483-69694f3dcb4a",
                      "shelfLocationIdentifier": "wAFQM6kbVUef72HVEa1psA==",
                      "shelfLocationGuid": "335001c0-1ba9-4755-9fef-61d511ad69b0",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "a5QADSmXlEmnBCgvM6VIQw==",
                      "labelPageLayoutGuid": "0d00946b-9729-4994-a704-282f33a54843",
                      "updated": "2025-08-02T23:25:32.4568708",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "10"
                      },
                      "location": {
                        "$id": "38",
                        "identifier": "boLMfm8z4Eu61i9nfFSNow==",
                        "storeID": 1,
                        "identifierGuid": "7ecc826e-336f-4be0-bad6-2f677c548da3",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-08-02T23:25:32.4568708",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bin": {
                    "$ref": "37"
                  },
                  "scaleLocations": [
                    {
                      "$id": "39",
                      "plu": 1,
                      "pluG_UID": "NNTMxsbVqkeBgjtZK4hHmw==",
                      "pluGuid": "c6ccd434-d5c6-47aa-8182-3b592b88479b",
                      "deptNo": 1,
                      "product": {
                        "$ref": "10"
                      },
                      "scaleLocation": {
                        "$id": "40",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-08-02T23:25:32.4568708",
                        "department": {
                          "$id": "41",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "40"
                          },
                          "subDepartments": [
                            {
                              "$id": "42",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "43",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "44",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-08-02T23:25:32.4568708",
                                      "salesMode": 1,
                                      "gstPercent": 1,
                                      "costGSTPercent": 1,
                                      "earnLoyaltyPoints": true,
                                      "quantityOverride": true,
                                      "quantityRequired": true,
                                      "allowDiscounts": true,
                                      "discountDiscounts": true,
                                      "itemRecalled": true,
                                      "noRefund": true,
                                      "active": true,
                                      "allowMarkdown": true,
                                      "defaultGP": 1.1,
                                      "labelShelfDefault": 1,
                                      "labelTalkerDefault": 1,
                                      "labelSmall": true,
                                      "tags": "sample string 11",
                                      "unitMeasureKind": 1,
                                      "fuelItem": true,
                                      "trackSerial": true,
                                      "warrantyPeriod": 1,
                                      "costCalcMethod": 1,
                                      "providerName": "sample string 12",
                                      "overrideHostMargin": true,
                                      "keepDescription": true,
                                      "mscCommodity": "sample string 15",
                                      "allowAutoOrder": true,
                                      "excludeFromWebUpdate": true,
                                      "webPriceBasedOn": true,
                                      "labelFormat": "sample string 16",
                                      "sendToScale": true,
                                      "labelPageLayoutG_UID": "m3/KgSWC4kCMabisoFbfaw==",
                                      "labelPageLayoutGuid": "81ca7f9b-8225-40e2-8c69-b8aca056df6b",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "45",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "46",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "47",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "46"
                                      },
                                      "mscDep": {
                                        "$id": "48",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "45"
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "44"
                                    }
                                  ],
                                  "updated": "2025-08-02T23:25:32.4568708",
                                  "salesMode": 1,
                                  "gstPercent": 1,
                                  "costGSTPercent": 1,
                                  "earnLoyaltyPoints": true,
                                  "quantityOverride": true,
                                  "quantityRequired": true,
                                  "allowDiscounts": true,
                                  "discountDiscounts": true,
                                  "itemRecalled": true,
                                  "noRefund": true,
                                  "active": true,
                                  "allowMarkdown": true,
                                  "defaultGP": 1.1,
                                  "labelShelfDefault": 1,
                                  "labelTalkerDefault": 1,
                                  "labelSmall": true,
                                  "tags": "sample string 9",
                                  "unitMeasureKind": 1,
                                  "fuelItem": true,
                                  "trackSerial": true,
                                  "warrantyPeriod": 1,
                                  "costCalcMethod": 1,
                                  "providerName": "sample string 10",
                                  "overrideHostMargin": true,
                                  "keepDescription": true,
                                  "mscCommodity": "sample string 13",
                                  "allowAutoOrder": true,
                                  "excludeFromWebUpdate": true,
                                  "webPriceBasedOn": true,
                                  "labelFormat": "sample string 14",
                                  "sendToScale": true,
                                  "labelPageLayoutG_UID": "oX2meTWecUGZwGCfnMk9lQ==",
                                  "labelPageLayoutGuid": "79a67da1-9e35-4171-99c0-609f9cc93d95",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "45"
                                  },
                                  "mscCom": {
                                    "$ref": "46"
                                  },
                                  "mscDep": {
                                    "$ref": "48"
                                  },
                                  "mscSubCom": {
                                    "$ref": "47"
                                  }
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:25:32.4568708",
                              "salesMode": 1,
                              "gstPercent": 1,
                              "costGSTPercent": 1,
                              "earnLoyaltyPoints": true,
                              "quantityOverride": true,
                              "quantityRequired": true,
                              "allowDiscounts": true,
                              "discountDiscounts": true,
                              "itemRecalled": true,
                              "noRefund": true,
                              "active": true,
                              "allowMarkdown": true,
                              "defaultGP": 1.1,
                              "labelShelfDefault": 1,
                              "labelTalkerDefault": 1,
                              "labelSmall": true,
                              "tags": "sample string 9",
                              "unitMeasureKind": 1,
                              "fuelItem": true,
                              "trackSerial": true,
                              "warrantyPeriod": 1,
                              "costCalcMethod": 1,
                              "providerName": "sample string 10",
                              "overrideHostMargin": true,
                              "keepDescription": true,
                              "mscCommodity": "sample string 13",
                              "allowAutoOrder": true,
                              "excludeFromWebUpdate": true,
                              "webPriceBasedOn": true,
                              "labelFormat": "sample string 14",
                              "sendToScale": true,
                              "labelPageLayoutG_UID": "CIfq71lSq0i1YpX6GpDdOg==",
                              "labelPageLayoutGuid": "efea8708-5259-48ab-b562-95fa1a90dd3a",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "45"
                              },
                              "mscCom": {
                                "$ref": "46"
                              },
                              "mscDep": {
                                "$ref": "48"
                              },
                              "mscSubCom": {
                                "$ref": "47"
                              }
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-08-02T23:25:32.4568708",
                          "salesMode": 1,
                          "gstPercent": 1,
                          "costGSTPercent": 1,
                          "earnLoyaltyPoints": true,
                          "quantityOverride": true,
                          "quantityRequired": true,
                          "allowDiscounts": true,
                          "discountDiscounts": true,
                          "itemRecalled": true,
                          "noRefund": true,
                          "active": true,
                          "allowMarkdown": true,
                          "defaultGP": 1.1,
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "tags": "sample string 19",
                          "unitMeasureKind": 1,
                          "fuelItem": true,
                          "trackSerial": true,
                          "warrantyPeriod": 1,
                          "costCalcMethod": 1,
                          "providerName": "sample string 20",
                          "overrideHostMargin": true,
                          "keepDescription": true,
                          "mscCommodity": "sample string 23",
                          "allowAutoOrder": true,
                          "excludeFromWebUpdate": true,
                          "webPriceBasedOn": true,
                          "labelFormat": "sample string 24",
                          "sendToScale": true,
                          "labelPageLayoutG_UID": "iJ0Ln5xiaEWfTfxcHzzFPw==",
                          "labelPageLayoutGuid": "9f0b9d88-629c-4568-9f4d-fc5c1f3cc53f",
                          "minimumAge": 25,
                          "countryOfOrigin": "sample string 26",
                          "serviceFeeID": 1,
                          "eftCode": 27,
                          "defaultPrinter": "sample string 28",
                          "defaultPrinterGroup": "sample string 29",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "45"
                          },
                          "mscCom": {
                            "$ref": "46"
                          },
                          "mscDep": {
                            "$ref": "48"
                          },
                          "mscSubCom": {
                            "$ref": "47"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "nextPrice": {
                    "$id": "49",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "Zk1SYowsXUyoUktlzw88nQ==",
                    "pluGuid": "62524d66-2c8c-4c5d-a852-4b65cf0f3c9d",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "mhBcGJAgAUiE1TZ4gEujEg==",
                    "dealCostGuid": "185c109a-2090-4801-84d5-3678804ba312",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "mFFC2GXMCUKEG3gHQcz4Rg==",
                    "priceGroupGuid": "d8425198-cc65-4209-841b-780741ccf846",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:25:32.4568708",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "Jl7lcsSG1E6FJU2rob2iyQ==",
                    "campaignComboPriceGroupIdentifier": "72e55e26-86c4-4ed4-8525-4daba1bda2c9",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "50",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-08-02T23:25:32.4568708",
                        "operatorG_UID": "rdsRhg3rFU6aWT9HcjEh5w==",
                        "operatorGuid": "8611dbad-eb0d-4e15-9a59-3f47723121e7",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-08-02T23:25:32.4568708",
                        "signIqTicketFileMovedUtc": "2025-08-02T23:25:32.4568708",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-08-02T23:25:32.4568708",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "10"
                        },
                        "campaignPlu": {
                          "$ref": "49"
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "campaign": {
                      "$id": "51",
                      "id": 1,
                      "storeID": 2,
                      "name": "6f39d9de-baa5-418a-97d7-2a0bc6b42277",
                      "nameGuid": "6f39d9de-baa5-418a-97d7-2a0bc6b42277",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-08-02T23:25:32.4568708",
                      "startTime": 1,
                      "endDate": "2025-08-02T23:25:32.4568708",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-08-02T23:25:32.4568708",
                      "system": true,
                      "created": "2025-08-02T23:25:32.4568708",
                      "updated": "2025-08-02T23:25:32.4568708",
                      "priceChangeNotifiedUtc": "2025-08-02T23:25:32.4568708",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "Si0kzcE2Tk6/gcjr1ASN8A==",
                      "hostIdentifierGuid": "cd242d4a-36c1-4e4e-bf81-c8ebd4048df0",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-08-02T23:25:32.4568708",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "52",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "F9rYVrL0J0G5KgYrseWb+w==",
                          "pluGuid": "56d8da17-f4b2-4127-b92a-062bb1e59bfb",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "H0NNPeujqUKOJUMktpve0Q==",
                          "priceGroupGuid": "3d4d431f-a3eb-42a9-8e25-4324b69bded1",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-08-02T23:25:32.4568708",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "10"
                          },
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "53",
                          "id": 1,
                          "identifier": "ZQCgFn7amUGotLVHWyFK0w==",
                          "identifierStr": "ZQCgFn7amUGotLVHWyFK0w==",
                          "identifierGuid": "16a00065-da7e-4199-a8b4-b5475b214ad3",
                          "campaignID": 4,
                          "campaignName": "sample string 5",
                          "ruleJoin": 1,
                          "ruleType": 6,
                          "operand0": "sample string 7",
                          "comparisonOp": 1,
                          "operand1": "sample string 8",
                          "action": 1,
                          "operand2": "sample string 9",
                          "operand3": "sample string 10",
                          "includeExcludedItems": true,
                          "noFurtherDiscounts": true,
                          "description": "sample string 11",
                          "sortOrder": 1,
                          "isItemRule": false,
                          "prevDept": "sample string 12",
                          "campaign": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "54",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "IY4L8gYu1kKVR5ISGewoDQ==",
                          "customerIDGuid": "f20b8e21-2e06-42d6-9547-921219ec280d",
                          "campaign": {
                            "$ref": "51"
                          },
                          "customer": {
                            "$id": "55",
                            "identifier": "pKJNDZl5BUiAFuSBJPtklQ==",
                            "identifierGuid": "0d4da2a4-7999-4805-8016-e48124fb6495",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-08-02T23:25:32.4568708",
                            "sex": "sample string 7",
                            "address1": "sample string 8",
                            "address2": "sample string 9",
                            "town": "sample string 10",
                            "state": "sample string 11",
                            "country": "sample string 12",
                            "postalCode": "sample string 13",
                            "email": "sample string 14",
                            "telephone": "sample string 15",
                            "mobile": "sample string 16",
                            "communityIdentifier": "17HgHkyJkkmr7JNguIA0Rw==",
                            "communityIdentifierGuid": "1ee0b1d7-894c-4992-abec-9360b8803447",
                            "joined": "2025-08-02T23:25:32.4568708",
                            "updated": "2025-08-02T23:25:32.4568708",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "p1OC0EGfikCUiOsepuxcpQ==",
                            "priceLevelIdentifierGuid": "d08253a7-9f41-408a-9488-eb1ea6ec5ca5",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-08-02T23:25:32.4568708",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "56",
                                "cardType": 2,
                                "issueDate": "2025-08-02T23:25:32.4568708",
                                "expiry": "2025-08-02T23:25:32.4568708",
                                "customerID": "/2FRChEie0qQ76x1tYxl+w==",
                                "customerIDGuid": "0a5161ff-2211-4a7b-90ef-ac75b58c65fb",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-08-02T23:25:32.4568708",
                                "linkedAccount": "w/JlmyUS0kqxYelDQ8i8cg==",
                                "linkedAccountGuid": "9b65f2c3-1225-4ad2-b161-e94343c8bc72",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "55"
                                },
                                "account": {
                                  "$id": "57",
                                  "id": 1,
                                  "identifier": "qq8+wDTrl02iin+bMdO7yQ==",
                                  "identifierGuid": "c03eafaa-eb34-4d97-a28a-7f9b31d3bbc9",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-08-02T23:25:32.4568708",
                                  "owner": "Ly90b6LZtUaV1avQJ/7dJQ==",
                                  "ownerGuid": "6f742f2f-d9a2-46b5-95d5-abd027fedd25",
                                  "accountStoreGroupIdentifier": "JqCHqqO3pEKw7Y8bpCiWWg==",
                                  "accountStoreGroupGuid": "aa87a026-b7a3-42a4-b0ed-8f1ba428965a",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-08-02T23:25:32.4568708",
                                  "active": true,
                                  "updated": "2025-08-02T23:25:32.4568708",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "55"
                                  },
                                  "card": {
                                    "$ref": "56"
                                  },
                                  "members": {
                                    "$id": "58",
                                    "sample string 1": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "55"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "59",
                                      "identifier": "mpvaCwXnPUGmoclzZ14+1Q==",
                                      "identifierGuid": "0bda9b9a-e705-413d-a6a1-c973675e3ed5",
                                      "name": "sample string 2",
                                      "primaryContact": "bbAMiTtxKk2WPhJogHgj+Q==",
                                      "primaryContactGuid": "890cb06d-713b-4d2a-963e-1268807823f9",
                                      "accountID": "qKkGcHPJ40qPXWyTPk24dg==",
                                      "accountIDGuid": "7006a9a8-c973-4ae3-8f5d-6c933e4db876",
                                      "special": true,
                                      "updated": "2025-08-02T23:25:32.4568708",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "AmhTOrv4N020C4lO1Qd7eQ==",
                                      "priceLevelIdentifierGuid": "3a536802-f8bb-4d37-b40b-894ed5077b79",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "57"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "55"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "60",
                                          "id": 1,
                                          "groupID": "s5LFF1dWl020bhoBvBfmTg==",
                                          "groupIDGuid": "17c592b3-5657-4d97-b46e-1a01bc17e64e",
                                          "customerID": "+WR0vog1o0OFW9DtfxwZyg==",
                                          "customerIDGuid": "be7464f9-3588-43a3-855b-d0ed7f1c19ca",
                                          "card": "sample string 4",
                                          "linkedAccount": "fKOlE+kZOU++XfeNBOdVDQ==",
                                          "linkedAccountGuid": "13a5a37c-19e9-4f39-be5d-f78d04e7550d",
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "group": {
                                            "$ref": "59"
                                          },
                                          "customerCard": {
                                            "$ref": "56"
                                          }
                                        },
                                        {
                                          "$ref": "60"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "61",
                                    "id": 1,
                                    "identifier": "fjPI6kM4HEOlxH11ym3ECg==",
                                    "identifierGuid": "eac8337e-3843-431c-a5c4-7d75ca6dc40a",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "9nCLpoMyCEuG15ER0ajKCA==",
                                    "accountIDGuid": "a68b70f6-3283-4b08-86d7-9111d1a8ca08",
                                    "customerAccount": {
                                      "$ref": "57"
                                    },
                                    "customerCard": {
                                      "$ref": "56"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-08-02T23:25:32.4568708",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "D93EqFJcbkeJM9CM6qIhUQ==",
                                    "idempotentVoidGuid": "a8c4dd0f-5c52-476e-8933-d08ceaa22151",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "62",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "OWxasBgyr0yCDyOTKjHH0w==",
                                      "saleHeaderIdentifierGuid": "b05a6c39-3218-4caf-820f-23932a31c7d3",
                                      "created": "2025-08-02T23:25:32.4568708",
                                      "createdLocal": "2025-08-02T23:25:32.4568708",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-08-02T23:25:32.4568708",
                                      "storeID": 1,
                                      "operatorG_Uid": "Wr/Lq5sKR0WFpw973ra7bg==",
                                      "operatorGuid": "abcbbf5a-0a9b-4547-85a7-0f7bdeb6bb6e",
                                      "customerG_Uid": "QKPMs07XPEu8/6d0RopvRg==",
                                      "customerGuid": "b3cca340-d74e-4b3c-bcff-a774468a6f46",
                                      "communityIdentifier": "cnG91YkurE6f4M5neF9hBA==",
                                      "communityIdentifierGuid": "d5bd7172-2e89-4eac-9fe0-ce67785f6104",
                                      "saleIdentifier": "sample string 8",
                                      "deptNo": 9,
                                      "zoneID": 10,
                                      "operatorID": 11,
                                      "voucherForegone": 12,
                                      "cardName": "sample string 13",
                                      "accountType": 14,
                                      "authID": "sample string 15",
                                      "bankRef": "sample string 16",
                                      "invRoc": "sample string 17",
                                      "responseCode": "sample string 18",
                                      "orderNo": 19,
                                      "accountNo": 20,
                                      "machineID": 21,
                                      "timeInSale": "00:00:00.1234567",
                                      "timeInSubtotal": "00:00:00.1234567",
                                      "newID": 22,
                                      "totalTaxInclusive": 23,
                                      "totalTaxExempt": 24,
                                      "taxTransactionDiscount": 25,
                                      "taxTransactionDiscountTender": 1,
                                      "tableNumber": 1,
                                      "note": "sample string 26",
                                      "source": "sample string 27",
                                      "customerReference": "sample string 28",
                                      "receiptPrinted": true,
                                      "drawerID": 1,
                                      "demoID": "sample string 30",
                                      "externalTransNo": "sample string 31",
                                      "externalSale": 32,
                                      "smartReceiptStatus": 33,
                                      "requiredExports": 34,
                                      "loyaltyMetadata": "sample string 35",
                                      "priceLevelIdentifier": "LSMH19EABk+WR4IsNW+SeA==",
                                      "priceLevelIdentifierGuid": "d707232d-00d1-4f06-9647-822c356f9278",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "22"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "communityOrganisation": {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "xHKPVemT90+WvprYCZE4LQ==",
                                        "identifierGuid": "558f72c4-93e9-4ff7-96be-9ad80991382d",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-08-02T23:25:32.4568708",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "64",
                                          "saleItemID": 1,
                                          "identifier": "UrPPPrEyW0WufvpeU0ejeA==",
                                          "identifierGuid": "3ecfb352-32b1-455b-ae7e-fa5e5347a378",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "IKlErPE+f0qar+7mp/Opxg==",
                                          "pluGuid": "ac44a920-3ef1-4a7f-9aaf-eee6a7f3a9c6",
                                          "accountID": "iP3lht+puk2sHbM53JB2ZA==",
                                          "accountIDGuid": "86e5fd88-a9df-4dba-ac1d-b339dc907664",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-08-02T23:25:32.4568708",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "N8aWMOj8/0CAw4ndQldMmA==",
                                          "refundGuid": "3096c637-fce8-40ff-80c3-89dd42574c98",
                                          "campaign": "sample string 12",
                                          "campaignType": 13,
                                          "modifiedID": 1,
                                          "omittedIngredient": true,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 16",
                                          "modifierName": "sample string 17",
                                          "modifierSetName": "sample string 18",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 22",
                                          "comboDiscount": 1,
                                          "idempotentVoid": "4vD9wfdQAE60giXI8eIMEA==",
                                          "idempotentVoidGuid": "c1fdf0e2-50f7-4e00-b482-25c8f1e20c10",
                                          "priceLevelIdentifier": "DT/BfcEhdUiEX0XqjwlFKw==",
                                          "priceLevelIdentifierGuid": "7dc13f0d-21c1-4875-845f-45ea8f09452b",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "65",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-08-02T23:25:32.4568708",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "66",
                                            "id": 1,
                                            "g_UID": "WNNwZlMVy0S0QkeizmFc6A==",
                                            "guid": "6670d358-1553-44cb-b442-47a2ce615ce8",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-08-02T23:25:32.4568708"
                                          },
                                          "modifier": {
                                            "$id": "67",
                                            "id": 1,
                                            "setG_UID": "+6bEKtCsIkWzSIkrkzWTiA==",
                                            "modifierSetGuid": "2ac4a6fb-acd0-4522-b348-892b93359388",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "7TimH/SH4EyujKea/7CZVg==",
                                            "pluGuid": "1fa638ed-87f4-4ce0-ae8c-a79affb09956",
                                            "deleted": true,
                                            "g_UID": "dYwAF9fHxEa4p6UfPSvo4A==",
                                            "guid": "17008c75-c7d7-46c4-b8a7-a51f3d2be8e0",
                                            "product": {
                                              "$ref": "10"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "68",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "61"
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "Xy2Ai2zUHUydF92FxehTnA==",
                                          "pluGuid": "8b802d5f-d46c-4c1d-9d17-dd85c5e8539c",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-08-02T23:25:32.4568708",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-08-02T23:25:32.4568708",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "72",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "dZETrZ3RekSF0Ni2lz7sHw==",
                                          "pluGuid": "ad139175-d19d-447a-85d0-d8b6973eec1f",
                                          "accountID": "8/8/TkePY0aihezgp+kTRQ==",
                                          "accountIDGuid": "4e3ffff3-8f47-4663-a285-ece0a7e91345",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-08-02T23:25:32.4568708",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "Byp8wlLzOEeQHR7v8/pzdw==",
                                          "refundGuid": "c27c2a07-f352-4738-901d-1eeff3fa7377",
                                          "providerName": "sample string 10",
                                          "campaign": "sample string 11",
                                          "campaignType": 1,
                                          "modifiedID": 1,
                                          "omittedIngredient": 1,
                                          "taxPercent": 1.0,
                                          "taxAmount": 1.0,
                                          "refundablePrice": 1.0,
                                          "showDiscounts": true,
                                          "orderPrinted": true,
                                          "note": "sample string 14",
                                          "modifierName": "sample string 15",
                                          "modifierSetName": "sample string 16",
                                          "totalValueWasScanned": true,
                                          "sold": true,
                                          "campaignPrice": true,
                                          "scannedValue": 1,
                                          "campaignName": "sample string 20",
                                          "comboDiscount": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "73",
                                          "identifier": "Te6phEYW2ked3/ExVnh1lQ==",
                                          "identifierGuid": "84a9ee4d-1646-47da-9ddf-f13156787595",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "WgIl6zftZEC48Yug7AVX1w==",
                                          "customerIdentifierGuid": "eb25025a-ed37-4064-b8f1-8ba0ec0557d7",
                                          "operatorNo": 1,
                                          "operatorG_UID": "Dx5CVG9dXES243KAT8FqiA==",
                                          "operatorGuid": "54421e0f-5d6f-445c-b6e3-72804fc16a88",
                                          "created": "2025-08-02T23:25:32.4568708",
                                          "ordered": "2025-08-02T23:25:32.4568708",
                                          "started": "2025-08-02T23:25:32.4568708",
                                          "completed": "2025-08-02T23:25:32.4568708",
                                          "supplied": "2025-08-02T23:25:32.4568708",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "55"
                                          },
                                          "operator": {
                                            "$ref": "22"
                                          },
                                          "details": [
                                            {
                                              "$id": "74",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "CjNKK6+fqkuJAgHYHLFZ6Q==",
                                              "pluGuid": "2b4a330a-9faf-4baa-8902-01d81cb159e9",
                                              "quantity": 1,
                                              "unit": 1,
                                              "status": 1,
                                              "soldQuantity": 1,
                                              "soldWeight": 1,
                                              "soldCents": 1,
                                              "soldGstCents": 1,
                                              "soldFixedPrice": 1,
                                              "soldSalesMode": 1,
                                              "promptDetailID": 1,
                                              "groupID": 1,
                                              "menuPath": "sample string 1",
                                              "promptPath": "sample string 2",
                                              "notes": "sample string 3",
                                              "headerIdentifier": "u1G0wW/ukEOq3Nh1fXqvcw==",
                                              "headerIdentifierGuid": "c1b451bb-ee6f-4390-aadc-d8757d7aaf73",
                                              "product": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "62"
                                          }
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "75",
                                          "surveyG_UID": "ixecwjgbBEqUrZd5WxnI1w==",
                                          "surveyGuid": "c29c178b-1b38-4a04-94ad-97795b19c8d7",
                                          "saleHeaderGuid": "/Wv2dz8YpkiQKDEuDGSbxw==",
                                          "saleGuid": "77f66bfd-183f-48a6-9028-312e0c649bc7",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "T8qf1/T8cEKAj20ItDebSA==",
                                          "guidResponse": "d79fca4f-fcf4-4270-808f-6d08b4379b48",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-08-02T23:25:32.4568708",
                                          "sale": {
                                            "$ref": "62"
                                          },
                                          "survey": {
                                            "$id": "76",
                                            "g_UID": "SR9Qobtm2kWHQVNU71eGGw==",
                                            "guid": "a1501f49-66bb-45da-8741-5354ef57861b",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "QAhTTT7DdEG1lJkNxbuwcw==",
                                            "checkoutFormGuid": "4d530840-c33e-4174-b594-990dc5bbb073",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-08-02T23:25:32.4568708",
                                            "end": "2025-08-02T23:25:32.4568708",
                                            "deleted": true,
                                            "updated": "2025-08-02T23:25:32.4568708",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "ace5ff1e-766a-4d4b-a418-3ba025d34b9e",
                                              "68dc89a0-1946-4355-ade4-6dd3e28d7640"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "30"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "pRBfPfcWCU2Nu6wDf8Dzcw==",
                                      "accountIdentifier": "3d5f10a5-16f7-4d09-8dbb-ac037fc0f373",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "/A2UrZbDCU6fzyekQHCqow==",
                                      "customerOrderIdentifierGuid": "ad940dfc-c396-4e09-9fcf-27a44070aaa3",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "77",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "vfYE9vil2kq64S2STKp4ww==",
                                      "paymentIdentifierGuid": "f604f6bd-a5f8-4ada-bae1-2d924caa78c3",
                                      "identifier": "GGQ83hrd6EauqbT9cnzNYA==",
                                      "identifierGuid": "de3c6418-dd1a-46e8-aea9-b4fd727ccd60",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "aR7xVF4nTkOFmyvqec7/KQ==",
                                      "itemIdentifierGuid": "54f11e69-275e-434e-859b-2bea79ceff29"
                                    }
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ]
                              },
                              {
                                "$ref": "56"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "59"
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "account": {
                              "$ref": "57"
                            },
                            "vouchers": [
                              {
                                "$id": "78",
                                "customerIdentifier": "+mk3giLn0keVQPBH+70B3w==",
                                "customerIdentifierGuid": "823769fa-e722-47d2-9540-f047fbbd01df",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "rWnKhgSmYkSytwBuICPtpQ==",
                                "idempotentGuid": "86ca69ad-a604-4462-b2b7-006e2023eda5",
                                "offline": true,
                                "voucher": {
                                  "$id": "79",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-08-02T23:25:32.4568708",
                                  "barcodeTemplate": {
                                    "$id": "80",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "81",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-08-02T23:25:32.4568708",
                                    "labelPageLayout": "alxu5ouwykSa9wYx/nvxCA==",
                                    "pageLayoutGuid": "e66e5c6a-b08b-44ca-9af7-0631fe7bf108",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "79"
                                    },
                                    "elements": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-08-02T23:25:32.4568708"
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "83",
                                      "id": 1,
                                      "customerIdentifier": "24+uWUeaP06UTT4nP/hHDQ==",
                                      "customerIdentifierGuid": "59ae8fdb-9a47-4e3f-944d-3e273ff8470d",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-08-02T23:25:32.4568708",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "FnZa+jW8Aky6bQp+Dl15gw==",
                                      "issuedIdempotentGuid": "fa5a7616-bc35-4c02-ba6d-0a7e0e5d7983",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-08-02T23:25:32.4568708",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-08-02T23:25:32.4568708",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "mvfEopFBzkO4KDnQxyUgEg==",
                                      "redeemedIdempotentGuid": "a2c4f79a-4191-43ce-b828-39d0c7252012",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-08-02T23:25:32.4568708",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "81"
                                      },
                                      "voucher": {
                                        "$ref": "79"
                                      },
                                      "customer": {
                                        "$ref": "55"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "61"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "61"
                                      }
                                    },
                                    {
                                      "$ref": "83"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "55"
                                }
                              },
                              {
                                "$ref": "78"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "84",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "cPlYECI/pU+ybLowd2LnRA==",
                          "groupIDGuid": "1058f970-3f22-4fa5-b26c-ba307762e744",
                          "campaign": {
                            "$ref": "51"
                          },
                          "group": {
                            "$ref": "59"
                          }
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "85",
                          "identifier": "r7IssXMt0UivTEbsOwEUaQ==",
                          "identifierGuid": "b12cb2af-2d73-48d1-af4c-46ec3b011469",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "86",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "QeLQNN1YkUmpXEV9Y69XOg==",
                          "guid": "34d0e241-58dd-4991-a95c-457d63af573a",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "51"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "87",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "lof+QQyDB0qY/liJsNxxMQ==",
                              "groupGuid": "41fe8796-830c-4a07-98fe-5889b0dc7131",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "QdLRj3TCHkWOtCpnK9a6dQ==",
                              "pluGuid": "8fd1d241-c274-451e-8eb4-2a672bd6ba75",
                              "priceGroupG_UID": "yiG+oBL2DEimuKpMPjaVaQ==",
                              "priceGroupGuid": "a0be21ca-f612-480c-a6b8-aa4c3e369569",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "51"
                              },
                              "product": {
                                "$ref": "10"
                              },
                              "priceGroup": {
                                "$ref": "16"
                              },
                              "campaignPool": {
                                "$ref": "51"
                              }
                            },
                            {
                              "$ref": "87"
                            }
                          ]
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "88",
                          "id": 1,
                          "priceLevelIdentifier": "4rDsTbIWsUu0y2YxTnkxJg==",
                          "priceLevelIdentifierGuid": "4decb0e2-16b2-4bb1-b4cb-66314e793126",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "88"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "10"
                    },
                    "dealCost": {
                      "$id": "89",
                      "headerIdentifier": "yfUu+EkqfUKmlGDtDX3cOA==",
                      "headerIdentifierGuid": "f82ef5c9-2a49-427d-a694-60ed0d7ddc38",
                      "identifier": "mF3P5s9MVku/AgLXUdrcFw==",
                      "identifierGuid": "e6cf5d98-4ccf-4b56-bf02-02d751dadc17",
                      "supplierIdentifier": "zb8Und75CUyLnPLAo+TknA==",
                      "supplierGuid": "9d14bfcd-f9de-4c09-8b9c-f2c0a3e4e49c",
                      "pluG_UID": "t9sHJs3xoUqql+eHlRvHBw==",
                      "pluGuid": "2607dbb7-f1cd-4aa1-aa97-e787951bc707",
                      "campaignName": "4c3c80e3-38b0-40ea-8a87-2f38e3e59690",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-08-02T23:25:32.4568708",
                      "end": "2025-08-02T23:25:32.4568708",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "oMkp9P8J9UKbHHWwBlEoyw==",
                      "bonusItemPluGuid": "f429c9a0-09ff-42f5-9b1c-75b0065128cb",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-08-02T23:25:32.4568708",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-08-02T23:25:32.4568708",
                      "campaignEndDate": "2025-08-02T23:25:32.4568708",
                      "masterPLUG_UID": "5QzG+2uwmkmfa2Hh/q1Y0w==",
                      "masterID": "fbc60ce5-b06b-499a-9f6b-61e1fead58d3",
                      "productName": "sample string 22",
                      "productAPN": "sample string 23",
                      "orderCode": "sample string 24",
                      "normalSell": 25,
                      "normalCost": 26,
                      "normalCostDecimals": 27,
                      "cartonQuantity": 28,
                      "salesMode": 29,
                      "orderPacked": 30,
                      "fuelItem": true,
                      "active": true,
                      "bonusMasterPLUG_UID": "lmfaGh+Y7U6OYttXF16a/A==",
                      "bonusMasterID": "1ada6796-981f-4eed-8e62-db57175e9afc",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-08-02T23:25:32.4568708",
                  "dealCosts": [
                    {
                      "$ref": "89"
                    },
                    {
                      "$ref": "89"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "90",
                      "pluG_UID": "+Gojv2jWwkO/3DIPXsih9Q==",
                      "pluGuid": "bf236af8-d668-43c2-bfdc-320f5ec8a1f5",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "alternateProductG_UID": "XxziKkw3oE2Kv1CP+gSxVA==",
                  "alternateProduct": "2ae21c5f-374c-4da0-8abf-508ffa04b154",
                  "productHostCode": {
                    "$id": "91",
                    "id": 1,
                    "pluG_UID": "EBWYrUXHa0G8b2P244VqNg==",
                    "pluGuid": "ad981510-c745-416b-bc6f-63f6e3856a36",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "45"
                  },
                  "mscCom": {
                    "$ref": "46"
                  },
                  "mscDep": {
                    "$ref": "48"
                  },
                  "mscSubCom": {
                    "$ref": "47"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-08-02T23:25:32.4568708",
                  "inventoryTracked": "2025-08-02T23:25:32.4568708",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "5"
                },
                "serviceFee": {
                  "$id": "92",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "8"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "93",
                "storeID": 1,
                "supplierIdentifier": "D03qPzXEYk6VWlHD/zNUHQ==",
                "supplierGuid": "3fea4d0f-c435-4e62-955a-51c3ff33541d",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "93"
              }
            ],
            "cycles": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "Vf3BUBRNqEmjiDFsqkHzzw==",
                "supplierGuid": "50c1fd55-4d14-49a8-a388-316caa41f3cf",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-08-02T23:25:32.4568708",
                "deliveryDate": "2025-08-02T23:25:32.4568708",
                "nextCutOffDate": "2025-08-02T23:25:32.4568708",
                "nextDeliveryDate": "2025-08-02T23:25:32.4568708",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "94"
              }
            ],
            "store": {
              "$ref": "1"
            },
            "updated": "2025-08-02T23:25:32.4568708",
            "isHost": true
          },
          "files": [
            {
              "$id": "95",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-08-02T23:25:32.4568708",
              "processed": "2025-08-02T23:25:32.4568708",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-08-02T23:25:32.4568708",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "4"
              },
              "metcashHeader": {
                "$id": "96",
                "customerNumber": "sample string 1",
                "creationDate": "2025-08-02T23:25:32.4568708",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "95"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "97",
              "id": 1,
              "hostIdentifier": "f/HdqniYdUiBwZFgEM/hdQ==",
              "hostIdentifierGuid": "aaddf17f-9878-4875-81c1-916010cfe175",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "324c3561-1109-4519-ac88-9771ad9d6885",
                "86ec2d6c-7cb5-4e57-8ec7-9382106c1ee3"
              ]
            },
            {
              "$ref": "97"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "3"
          },
          "hostStoreSettings": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "98",
              "identifier": "4YekUUBr5EyQik4focQmjw==",
              "identifierGuid": "51a487e1-6b40-4ce4-908a-4e1fa1c4268f",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "98"
            }
          ],
          "promoTypeGuids": [
            "5b364f70-5d91-4981-a0e8-a08c01da431a",
            "a06ecc1a-48c6-4605-9971-15fcd74bbd89"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "3"
      }
    ],
    "accounts": [
      {
        "$id": "99",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "99"
      }
    ],
    "sales": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-08-02T23:25:32.4568708",
        "ftpSite": {
          "$id": "101",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "path": "sample string 7",
          "protocol": 8
        }
      },
      {
        "$ref": "100"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "97"
      },
      {
        "$ref": "97"
      }
    ],
    "cashManagements": [
      {
        "$id": "102",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "103",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "102"
      }
    ],
    "updateStoreID": "f025d0ff-f7c0-4af5-a497-ffc4ee85a06d",
    "updateStore": {
      "$id": "104",
      "id": "f61af031-36e0-48e5-8d7b-94ac5bfe4781",
      "name": "sample string 1",
      "lastActivity": "2025-08-02T23:25:32.4568708",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-08-02T23:25:32.4568708"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "105",
      "loginMode": 1,
      "allowSelfVerification": true,
      "verifierEmail": "sample string 3",
      "source": "sample string 4",
      "loginModeInherited": 5,
      "loginModeSource": "sample string 6",
      "selfVerifyInherited": true,
      "selfVerifySource": "sample string 8",
      "verifyEmailInherited": "sample string 9",
      "verifyEmailSource": "sample string 10"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK0�[ђN��5xl/workbook.xml �(�����0��&�C��j�N\�z�^�V�O�||K	$޼���~;t2nh��G�ڗ��}�$���cAǝ0N��{#����V�ɳ�B�,H�}/�����X�{�����Ը���s����'���l"���o�&�v��LA�Fɹw>b�J�G����mqn����7%���PK0�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
0�[1:��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5f44773046bf40d6" /></Relationships>PK0�[��j�B3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt��ܙ �Ј��5)m7g�Sv�'eԤtcy���~d5���
Q��դ�U��)!�w�����T"9��܅�DQ���T�[A�`
��A=f�V��U�z�,��P����&��z����N�K<DM*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<�x�Q��դ䕵*�&7!)nBGI�$]��������[!JR�.�!�pb��^GIj�%�Y��
[�*�%�IZ��6{�����w���F��r�Q��$�&<���4I�(ImA�[�B[0����.���^2eth1��(I�JR�j�u(Ù+��DE���E�h:'��‘��Cc8g�n0Q�f�m���v���\�kΖ�l���ʀ����M4Q�����
��Żx|z6c+D)�V�V):�cƨ�|��i�h����w�/�!J����
nTFi�K/lԢm�hYȡ!D��b�k�Q��դ5����&K�&m�I�+�B���٫��lԤm5�ex���p겒&mԤ�"mԤm5�Y������~.�=�ۿ4{1��O�֫��z?��>���f��m{<�LO�~���������<E<�"E��2E��*E���"~�&E��6E��.E��#|�x#����Bh�@�!��f����n�B�G!�~j#�a�@�����@�_��[
Bo
l(�52"!�V���Q�k`GI8��!%!������R�k`KIyƔ�g�LIy֔�g�MIy�T�g�NEy�T�g�OEyU�g�PEyU�g�QEy&U�g�REy6Քg�SMxn�O5�>Մ��T��SMxn�O5�A�&�>Մ��T��SC��<��3�<��3�<��3�<��3�<�Z�3�<�Z�3�<�ږ�Y���S��S&�Dو� ٔ�B����-yٳ�S0���oB6�Uqd�^Y��Bv�
���z �a�O!�� ��w=̿��J�]�@Ȯ|�§��������1��啷�Y�<Mz_���Z��u����6�4[<ﮜ��Y�����	�����i�v�t=�o�&�7=�]��,FL#&��N���yΨZ��8����8�;���V&6�bzb�,�'V̢yb�,�I����d4��h�mMb:�`:�((9�h�n��8����Vz�\'K���^<��P�����0�{��,̗���8�<� �N�A.�o��B�^�A.�o��B�n���@��3��{�@��&)Q�)Q��DY���BS"�Дس�S0��D�)1�d)@hJ���D�)@hJ��������}�iJ�{��g�g�g�sw�����Z��u��S"�d)���<%X���<%L�&K���D��Rb�~��jyJ�,%L���-O�y�(K���D�Rb��,%&�YJLF����f)1�j���,%�w�p�5�����RbR"K��D�(K��u��8��5�s %`x/O��bYJ�)��@YJD�,%"P�(K���D�R"є8��F�z1�\�OW��b�����Ĝ�PK0�[���v�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N���ݰa[z�I�Ďl��Xp$��U$H%l����I3�����8����^0 �7�k8'����n{�A�<�~�$���@�Ҵ�4�G?����(SNCK'�O�EZ2V�0g�-�/����5>z}ѥ?��ՇS���-�~J�^/2ȓi�`X��t���Z�5Z �nj1]��^��LFԪJZ)�J,�}e:�<��/=w��gj㊯�aK�0�Fo�b�PK0�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK0�[�S�c�}xl/sharedStrings.xml �(��Xmo"7�^��aŧV�¾�%9%��H�
i��*��z��bS�{I���ޱ��0�l�^����y<�<�����˪p>R���-���S�1��h=�n�^�Q���Ӌ�+U-���Rځ�\]��Z��:�.銨�XSH.�h�S.:j-)�ԒR�*:��u;+�x�IE�5,��*%g�t��E�幾
�;��c�ڎ�{�4���ӥ��y +z�<�8Fd�>�[��?Y��o����
�8��2I�rƌS�?����W�&9c'w" Q�!���&ܼ�!0W�M�BK���-x+���MJ�.��'I#��X��j|4D����*�J�U��0
0l�I��8��H��B���C��v���w�j�;��@�-JI4/��sF��d),	_P5 �5aĽ���
\��dN��pĨ��@��J?�Q��*e�Ɍ2�5��[�d(��Qu���V�UГ���L����DKݼ�E��[)Vc���?���

�D���B�{F�{{B���Ը:�B�=�*�S��g��OD2�S\oJZ�L9L?E��R�S�\��?���'-%y�'�,V �(�=�C�ZK�*��eE�fyM
Xܪr��y���L��fg
��aK�=N"+S�������ځ�!]몼�j\�Ԝ�!S��<i�>�.��L�Q�1����Seue��5x�t��뽺b�I��5�5g�:2��l��U���rO�d��uX	Q�!4q?�n J �����Z���d-8�%2���.MP�Nx�N��i�{NNý�p�4�{
8����s�7D�o��;�!x~�����
�
�ȿ�+\uV��WM?�z&Q?Ni7t�ď�(��n����#q�O��<�Ј7�%hXؐ�!�aC@CP�;���~Fq�aQް�	���+پ�P�����m+���WSN������������=fJ��8i��#��G��W����͋6׬�t������|m�o���{A�yy��I��c�D����4������A�r�r��f4t.����}7�R0ԣ��˒�ۏH�s%=� ��ЏʚA�<�����	�Q�P�ς�,���1ʹ��p�9V^7�zq�PMT�Z���>W��w�P^��Ј���{�
��,ܨ7�#牛w�"�c��S�\Qm<4�ץ�W�R�E)<v�>�}[.�5����kP{���Z�5��n��9�!4`�>��y;p����ۉ�y�|�m�y���`go���0��o�`������:�$��y?������|���~7�y���&�ihoQ�F��Y�=7	H̆�r���0�$�GA�ظܒ+^���Ɓ�qx�K*��Nu�MGB��k&�bC�җj��>�TJe���B�a��g^# ��Q��R�Ṫ$R��&lbD�^Vu��^�YE}$��c�Mrq�͑�lE�ǻ���@��J���;����)��֞Qnޭ�
��xV�y>t�җPK-0�[ђN��5xl/workbook.xmlPK-0�[����	�[Content_Types].xmlPK-
0�[1:��''V_rels/.relsPK-0�[��j�B3�xl/worksheets/sheet1.xmlPK-0�[���v�P
xl/_rels/workbook.xml.relsPK-0�[Ѓc'2E
Jxl/styles.xmlPK-0�[�S�c�}�xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK0�[��C�5xl/workbook.xml �(�����0��&�C���F�'.^=x_�V�O�||o�vfg��b4�o���G
�箤]6g�������N� D�^�!9ֆ����$�0�i���t�����!��CjXP
���~GH15{J�,��֝L–�M3l��Ѡ��5�dv�mI���\���5M��N甧tco�����/PK0�[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
0�[���p''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R4a2e46d4622842b3" /></Relationships>PK0�[��j�B3xl/worksheets/sheet1.xml �(��[]S�F�+�W��Б�ФI�$M ɛ&x
8c;�?�k�Eڻg�By �={�:{��#1�������b�Y��b����bu���v<�����M=9�_���\/�I��m��������g����zq;�T�0v�Z�η�������jy�x���q����cf�^�̷�R������ڐZ�����r��ۛ�R�������r��V?Y/���5֜��dvr�G�-������V�Y���}���x���Y>�_��zr������~XݿZ,�]oKz?�bu����.w�M'������//���S_qŌ��������<�~�'�����<�8���j�W�8gE�|u��F�ׇ����*����1!�����a�y}{�oG�w��n�|��G��,
����(�Vs\WN)�-s�����[!ʐ˱��[!J����y�y�!��ks��†�C�����Lh'�,>*��R",�
/��αB�(�S�W��xr�{�{Om|"JNt$'*c�TV(%���
Qr�#9Y�(w�Iŭ/U������R���+͵2�(i�u�
QrŽ����������1jT+��D����]X�����dԜl5'|e�'��.
��d���J*�8̕y�Q�rl�������'����'���YiT���j�Q��դt��ܙ �Ј��5)m7g�Sv�'eԤtcy���~d5���
Q��դ�U��)!�w�����T"9��܅�DQ���T�[A�`
��A=f�V��U�z�,��P����&��z����N�K<DM*�]��J�ϸ,�EԤ�h�T>�j��ࢴ�Q��%<(/��y_:�UԤJ����<�x�Q��դ䕵*�&7!)nBGI�$]��������[!JR�.�!�pb��^GIj�%�Y��
[�*�%�IZ��6{�����w���F��r�Q��$�&<���4I�(ImA�[�B[0����.���^2eth1��(I�JR�j�u(Ù+��DE���E�h:'��‘��Cc8g�n0Q�f�m���v���\�kΖ�l���ʀ����M4Q�����
��Żx|z6c+D)�V�V):�cƨ�|��i�h����w�/�!J����
nTFi�K/lԢm�hYȡ!D��b�k�Q��դ5����&K�&m�I�+�B���٫��lԤm5�ex���p겒&mԤ�"mԤm5�Y������~.�=�ۿ4{1��O�֫��z?��>���f��m{<�LO�~���������<E<�"E��2E��*E���"~�&E��6E��.E��#|�x#����Bh�@�!��f����n�B�G!�~j#�a�@�����@�_��[
Bo
l(�52"!�V���Q�k`GI8��!%!������R�k`KIyƔ�g�LIy֔�g�MIy�T�g�NEy�T�g�OEyU�g�PEyU�g�QEy&U�g�REy6Քg�SMxn�O5�>Մ��T��SMxn�O5�A�&�>Մ��T��SC��<��3�<��3�<��3�<��3�<�Z�3�<�Z�3�<�ږ�Y���S��S&�Dو� ٔ�B����-yٳ�S0���oB6�Uqd�^Y��Bv�
���z �a�O!�� ��w=̿��J�]�@Ȯ|�§��������1��啷�Y�<Mz_���Z��u����6�4[<ﮜ��Y�����	�����i�v�t=�o�&�7=�]��,FL#&��N���yΨZ��8����8�;���V&6�bzb�,�'V̢yb�,�I����d4��h�mMb:�`:�((9�h�n��8����Vz�\'K���^<��P�����0�{��,̗���8�<� �N�A.�o��B�^�A.�o��B�n���@��3��{�@��&)Q�)Q��DY���BS"�Дس�S0��D�)1�d)@hJ���D�)@hJ��������}�iJ�{��g�g�g�sw�����Z��u��S"�d)���<%X���<%L�&K���D��Rb�~��jyJ�,%L���-O�y�(K���D�Rb��,%&�YJLF����f)1�j���,%�w�p�5�����RbR"K��D�(K��u��8��5�s %`x/O��bYJ�)��@YJD�,%"P�(K���D�R"є8��F�z1�\�OW��b�����Ĝ�PK0�[ԘH�Pxl/_rels/workbook.xml.rels �(���;n�0��"p���
�d�5����ؒ!)Ms�=R�P!Z��%���҇�>�?�۷id�d�`tI#-M;讁�WOl7�=���
��c�v
���+Ν�iB��t�(c'���Q��#��q���Lv����Qj��l�y"���'�y`��~"�oG*�]��UU�qYg�"�)0�05�#�_��z!�d)����R(ć��h�}�6lz鴌�sy��,T%H�������PK0�[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK0�[��"Y�}xl/sharedStrings.xml �(��Xmo"7�^��aŧV�¾�,DIN�T�V�Rͮ�.6������8�˶�U:鈟�����{/߽�s�#��	~��^á<)�˫����m8J��\pz�x��Ἳ�TJ;0����J��E���]��Ʉ\
�eKm$%�ZQ��y+�NkMo8�(��e}X���ς#����ף�eK__��_�5!JSy:>_	������ӏcD�T��J���
v:xG^N�na_���M�J��3f�:�Y48EL�"�5��8��3���4g�w4��e��IljZ��T��;��DoV�dE=Kq�ǂ�e�!Z�>V�M�o*�0�Q�a�O:)�����Dҕ(n��j�ڙ��i�M�PB �3�,$�p�����g�%t�"|IՀ�7�-��r
V(p���Q����r,�yR(��F��ʔ�$3J)�,c8�o����$F�2�;��AO�J^1mF�z-u���EJ�X�a�#>-4N�"��Y��
��*'��pu���ZY��"�� ß�d�'��4�r�~�r+����E�.rH����ZJ�<!�,� �(�N�!y�$�Zܱ<�S�����#U��(��`�g
��aK�=N"-��=����ځ�!�貼�j\�Ĝ�!S�]?i�>�.�IM�Q�1����Seue��5x�|�6���b�jI�prS��3j�Sm6]u���IY��-j�FVB�hM���:����:�=G�&��<ݘ�e��)(�9�K��������<�9����y�w��]tNpt�9�k"�ׄί��_<�f�A����������:�f�U����q�%��q�Gn;�En����%Q؋{�"
j�P���%�	XX��&�aM@CPϻ���~��N���ux��#$��Ol[�ds W��ɠi+���WQNw��<��������9fJ��8k��#��G��W�����6׬�t������|m�o���yA�zY�fq�m�E.i�b7˒6�݈x�~�z����7��s�d�d^�a���.��n/�^�$�"����ds[�IY3ȗ�t6`t[<ʃj�E]��3���L��o��c��B^�k�&�h��zA�K�Ѐ��(/��xh�3��==��,ܨ7�#牛w�"�c��S�Y��6��~��U��{QH���}ߕD��jm�G;��޾互dM�[jnf
���f8o��?�0��vf~^9_~�g^�09���jl j�[�أ�k.0���4I</�Dn֋�n����b��&~'\Y���&�ihoQ�F'iF]7H̆�r�,�0�$^��(�q�#k��V�$�
�a�0�+*��Nu�M�
4��M�>�z��!��K�d�~J��}�v���=�x����
�� UH�|H"�y�`�6F4��U�Q�m�&b�J��� ��f�l���o��dkb=ޟ��G:�W��\�����̩�/��#���
��/ų�H�󡥔��PK-0�[��C�5xl/workbook.xmlPK-0�[����	��[Content_Types].xmlPK-
0�[���p''U_rels/.relsPK-0�[��j�B3�xl/worksheets/sheet1.xmlPK-0�[ԘH�P
xl/_rels/workbook.xml.relsPK-0�[Ѓc'2E
Jxl/styles.xmlPK-0�[��"Y�}�xl/sharedStrings.xmlPK��